/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetByte

Namespace - LJCTextDataReaderLib


Parameters
name - The data field name.

Returns

The data field byte value.

Syntax

C#
public Byte GetByte(String name)

Returns the byte value of the data field with the specified name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.